Esx Settings Inventory Reports Summary Hosts TaskStatus
Esx Settings Inventory Reports Summary Hosts TaskStatus
The Esx Settings Inventory Reports Summary Hosts TaskStatus enumerated type defines the status for an individual task.
Possible values:
PENDING
: The operation is not performed yet.RUNNING
: The operation is in progress.CANCELED
: The operation is canceled.SUCCEEDED
: The operation indicates a success.FAILED
: The operation encountered an unspecified error.SKIPPED
: The operation was skipped.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
PENDING,
RUNNING,
CANCELED,
SUCCEEDED,
FAILED,
SKIPPED,